[INFO] cloning repository https://github.com/amenti-labs/openward
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amenti-labs/openward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famenti-labs%2Fopenward", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famenti-labs%2Fopenward'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23c9f9c27addd457f72ba5df17d0ec9f2c6011e7
[INFO] fixing amenti-labs/openward against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famenti-labs%2Fopenward" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/amenti-labs/openward
[INFO] finished tweaking git repo https://github.com/amenti-labs/openward
[INFO] tweaked toml for git repo https://github.com/amenti-labs/openward written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amenti-labs/openward on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amenti-labs/openward already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded rmcp-macros v0.16.0
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded rmcp v0.16.0
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844
[INFO] running `Command { std: "docker" "start" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking openward v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/api/mod.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / #[folder = "frontend/dist/"]
[INFO] [stdout] 53 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/api/mod.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / #[folder = "frontend/dist/"]
[INFO] [stdout] 53 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/api/mod.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 300 |     match Assets::get("index.html") {
[INFO] [stdout]     |                   ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #2: `GetSockOpt`
[INFO] [stdout]             candidate #3: `RustEmbed`
[INFO] [stdout]             candidate #4: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/api/mod.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 312 |     match Assets::get(&path) {
[INFO] [stdout]     |                   ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #2: `GetSockOpt`
[INFO] [stdout]             candidate #3: `RustEmbed`
[INFO] [stdout]             candidate #4: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/api/mod.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 300 |     match Assets::get("index.html") {
[INFO] [stdout]     |                   ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #2: `GetSockOpt`
[INFO] [stdout]             candidate #3: `RustEmbed`
[INFO] [stdout]             candidate #4: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/api/mod.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 312 |     match Assets::get(&path) {
[INFO] [stdout]     |                   ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #2: `GetSockOpt`
[INFO] [stdout]             candidate #3: `RustEmbed`
[INFO] [stdout]             candidate #4: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openward` (bin "openward") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openward` (bin "openward" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844", kill_on_drop: false }`
[INFO] [stdout] 5afd4ce0a2fe973d102fb728b419e90a5d2cd98b06aaac6e5e543db276b49844
